Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading of transient dependency #9

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CompuIves
Copy link
Member

@CompuIves CompuIves commented Jun 6, 2019

The problem is that there is a dependency conflict for a single dependency. In this case 0x.js has multiple versions of uuid as transient dependencies, and we don't collect that properly.

This only contains the test right now. Should fix codesandbox/codesandbox-client#2014

@CompuIves CompuIves changed the title We load the wrong version of uuid Fix loading of transient dependency Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node_modules missing files published in the package
1 participant